Click or drag to resize

MessageInReplyTo Property

Contains the identifier of the message to which this message is a reply.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public string InReplyTo { get; set; }

Property Value

Type: String
The in reply to.
See Also